Label & Font utilities

I need to know how to create label with text and be able to wrap text with word wrap and align text (right- left- center)

You need to use GUI.Label and assign a GUISkin with wordwrap int the style. Every example are in the docs.