It is possible but you would have to store the desired attribute in the main
wizard jsp as a javascript string variable, then in the confirmation message
which is probably in like wizard.js or main.js process form submission
routines (the wizards to create object actually post the creation of objects
via javascript/ajax), you could tell to add that variables contents to the
message displayed to the end user. If javascript isn't a strength, or you
don't understand the response, then you are out of luck at this point. I
have created something that will display stuff in custom messages with
attributes for actions that are selected but should not be. Someone with
my background, if you were to hire a consultant could get this done in about
3-4 hours, maybe less if they know how to do 9.1 customization.