Yeah, there is, although I don't quite understand how it works there is a setting in the rule_values table that deals with expansions, you could also just cap the level and require beyond the cap level for entry to those zones, just my two cents.
Code:
/*Select the expansion rule in rule_values.*/
SELECT * FROM rule_values WHERE rule_name LIKE 'World:ExpansionSettings';