Convert string to variable?

It is possible? if so, how?

temp = "item"+String(position);
myText = temp;