Just add a Text object and use 'Set Text' to set its value to your variable.
So if your variable was called 'myScore, then
Set Text = myScore
You should really read the manual and at least read the Platform tutorial, as such things as this are covered.