pub fn get_or_create_template<T: AsScriptFullTypeRef>( ty: &T, force: bool, check_subtype: bool) -> Result<String>