Game.QueryStat lets you get the miscellaneous tracked stats like Bunnies Slaughtered, Armors Improved, etc. It only returns Int, though, and there are a handful of other stats that should return non-ints, like "Favorite Weapon" or "Favorite School". These should return either a String or a Form, I'm guessing String, but there's no function to grab 'em.
Anyone know of a way to query this info?