Is it possible to indent all wrapped text?

I’m loading dynamic text into a textfield as a list of names.

I want the text that wraps to be indented so that it is easy to tell which text belongs together. Such as:

Line one text here.
Line two text wraps
spaceto here.
Line three text…

Is this possible?