I have rolled my own code to create a custom metabox that allows me to call the wp gallery as a custom field. Pretty much the same concept used by custom field templates plugin, only it's part of my theme's functions file.
I can see the custom field choice in the gravity 'custom field name' but I do not have a matching type 'gallery' to choose. Is this snippet available anywhere?