$globaltemplates = array_merge($globaltemplates, array('YOURTEMPLATE'));
eval('$YOURVARIABLE = "' . fetch_template('YOURTEMPLATE') . '";');