Dynamic textlist

I want to fill string variables with text and then create a textlist based on that variables, is this possible?

Yes.
Use array of strings/wstrings.
And index variable for iteration over array.