Maybe you could make the tag names customizable so one could shorten the file?
PHP Code:
tagname_object=obj
tagname_stringvar=v1
tagname_intvar=v0
tagname_objvar=v2
tagname_arrayvar=v3
It would use those entries for the tag names then, do you understand?