Havok primitives are cheaper than convex hulls in most cases. It would be useful if we could set objects to like sphere, capsule, box, etc, to allow us to leverage the faster physics calculations on objects.
This can be added onto the list of the existing physics shape choices of: Primitive, Convex Hull, and None.