Requested by @Pigsonthewing on Github to add an option to be able to switch to swipe up/down instead of left/right for page changes.
Note: While vertical scrolling is already there in the app, it does not vertically swipe when moving to the next chapter, which requires left/right swipe in the current situation.
Task: If scroll is enabled, add a sub option called "Paginated" as a default disabled option. If the user enables it, the page up down navigation should be done in a paginated manner.
Related task: T407462