value pair is one of three forms: * - template name (no key) * - template name => method name * - template name => [], where the array can contain these key => value pairs * - "method" => method name * - "casting" => casting class to use (i.e., Varchar, HTMLFragment, etc) */ public static function get_template_global_variables(); }