When using default views, there is no way to change the carousel options for the view because the settings menu items are only added to database views. Since you can't store these options in your export, this makes it impossible to provide useful default views that use jcarousel.

The workaround is that you have to add the view so it gets added to the database, make your settings changes, then you can delete the view again(delete it so it can continue to get updates from source control in my case).