There is no standard way to do this. You will need to use your own tags and then replace them before displaying the text. For example, use {username} tag in text. And add this action:
MyText Set text to replace(Array.at(0,0), "{username}", UserName_GV)