If you dont want to use option, then just replace the {option} in the replacement with the size number of the shadow you want in pixels.
For example this code :
HTML Code:
<span style="text-shadow: 4px 4px 4px #a4a1a1;">{param}</span>
used along with this BB code [shadow]text[/shadow] will give you a fixed shadow of 4 pixels. You wont be able to change the shadow size according to the size of the text.