I think the easiest way to do this would be to round the parameter in the model, then call it out in the drawing the same way you are now. To round a parameter in the model just go to the relations and enter the following.
BEND_NOTE = ITOS(ANGLE_IDENTIFIER) putting what ever you are using to identify the angle in the parentheses.