I'm on r441 right now. I looked at the code and it looked like there were quite a few GPIO's that were listed that didn't show up in the UI. I added a GPIO module yesterday to see if it would show up (pin 4), but the only others available are 21-25.
It looks like there aren't as many GPIO's as I thought. I was looking at the Raspi documentation on GPIO's and it had a picture that looked like there were 17 available GPIO's. But, after reading further, it looks like that's not quite right. I saw the header and thought all were available, but the only usable ones are 4, 17, 18, 21, 22, 23, 24 and 25. Since 4, 17, and 18 are not available in HG, that means that 21-25 are the available options.
I'll play with it and see if it works for me.