For example, I have a big custom parser that creates a bunch of "type.unit('...')" and ultimately combines it into a big type. Is there a way for me to serialize it without turning it into standard schema? I would prefer to serialize it and basically just copy it into the code as-is.