Java naming convention says "Package names are written in all lower case to avoid conflict with the names of classes or interfaces."
The same is usually applied to a bundle symbolic name, while bundle name is translatable string attribute where one can use mixed case.