Same question, disappointing. Needed to add in something real quick to an existing UI and this would have worked great.
The new built in Unity system does it that way btw, where you can give it an int in the inspector.
My Quick Fix: I added a new component to the button that only contains a public int property. Pass the button as Arg0 and select the component and property.
