There is no scroll speed control built in but you could use every so many seconds to control how fast the scroll happens.
You would need to use scroll to object or position and then use a decreasing variable to set the scroll X and Y to that position with an every so many seconds decrease distance between scroll X and Y and position of object.
Sounds like a hassle but it could be done.