Can anyone tell how to create multiple text in stored variables

Use a list.
And add the text to IT then store the list in the stored variable.

Test the stored variable for null and if true then make it an empty list then add to the list the entered text.