Widget Factory _setOption

Widget Factory _setOption

When working with jQuery UIs Widget factory is it considered standard to provide _setOption functionality for every option available at instantiation?

The reason I ask it because I'm finding myself adding a shed load of bloat to my widget just to allow option changes that, in all honesty, I can't see being used after instantiation?

Any advice?

Rich