That's correct , you don't need new package every time you create extension. Once you create package you can create all extensions in that. Make sure isExtensible property = true for the emum you are trying otherwise you wont be able to extend it .
↧