I develop an Eclipse RCP application which makes heavy use of OSGi bundles which provide services for later use. The use case requires the bundles to register their services
You can add this to your .product file:
.product
Alternatively, open the .product file in Eclipse and go to the Configuration tab, and add the plugin with the desired start level there.