and then what ... do somthing like this ...

PANEL* info =
{
pos_x = 0; pos_y = 100;
bmap = ppl_info;

digits = 5,15,"Name: %s",*,1,player .name;
digits = 5,25,"Health: %s",*,1,player .health;
}