It's (meanwhile?) possible to assigne the entites strings (string1, string2) within a script:

my.string1="hallo ";
my.string2="world!";

mercuryus