I wrote a handy Unity script 'EasyVar' that lets you copy variables from a script on a GameObject to the same script on another GameObject. Handy if you often tweak settings, or don't use the default values.
Get it here for free :
http://wiki.unity3d.com/index.php/CopyVariables#Usage