What are the upper bits of the "Spatial.collisionBits" used for?

Appears bit 1 indicates whether or not a spatial is collideable, but what are the upper bits used for (or rather under what circumstances would I use them). 

Okay, I see.  I can use the mask on "findPick(…,mask)"  My next question, collisionBit is only used in picking?