Under Fulfillment > Configuration > Application Setup > Edit > Changeset Processing Script, we can do pre processing on the items that are going to fulfillment in a changeset..
There are a bunch of great methods that have been exposed here to get all sorts of data and create new events in the changeset.
I think it would be beneficial to be able tp have a new method created that allows us to get more information about permissions, applications, accounts, and users by passing in the ID of the object. I currently have a need to get the permission name and permission type.
If the data being returned is tied to the "Display in Quick Info Views" flag being checked, under Data Administration,, you would be able to dynamically control what information is returned by the new methods.