Im not going to totaly walk you though this, but, create a new profile field give it the options that you want, a yes / no in a single slect drop down.
now you add to the conditional
<if condition="$bbuserinfo[fieldX] == Yes"> put the sig code here, this will show only once per page <else /> put regulra sig code here </if>