No, sorry I am French and not a coder so it's not easy for me to explain but I'll get it.

What I call an user is the person who manages the ezBlocks in a forum.
In your example:
<title>PayPal Email</title>The person who manages the ezBlock enters an email address and the $parameter1 value writes what he entered in the code of the ezBlock.
If I follow this idea, I will have to give a choice between one php tag and another one so the $parameter value would write it in the block. Not everyone would understand what the php tag means so instead I want to give the option to choose between "Random photos" and "Last submissions".
If "Random photos" is selected the $parameter tag will have to write a php tag, if "Last submissions" is selected the $parameter value will write a different php tag.
And to give some style to the block I need to give a choice to have the images displayed vertically or horizontally depending if it's a side block or a center block. To do so, the html code to write in the block will be different.
If it's not doable, it's not a big deal, right now I gave the option to edit the php/html content of the block but I don't know if everyone will know what do to so I want to make sure there is no easier way for them to manage this block.
I hope I was clear this time.
