Hmm!! I think I got It. I Will only be able to take a look at this next year.
My workaround was using variables.
Meaning, you can write a text and paste that into the script field of the control variables(inside qoutes). And then on the static window, you can just type \v[id].
You can either use one variable for all the text which will require you to put the text on a single line and use \n for line break.
Or use one variable for each line. If a variable is blank on the script field "", it will show nothing. So when update the variable value, the text will be shown on its place inside the window.
I'm not on PC right now, but when I get there, I can better explain.