Currently after importing package we automatically have all package assemblies in build
For example FBXExporter mainly used for Authoring but it has runtime part in package and thus it adds to runtime code size.
What we want is ability to disable assembly of imported package from build like we can do with AsmDef that not in package.