there are some additional plugins by third party developers. Oh and if such information is implemented - that really needs to be outside the normal options table and put into a separate table so cleanup is easier. Such information quickly amasses to huge amounts and for cleanliness needs to be in it’s own table.
And yeah all plugins tracking downloads so far for me didn’t work, because of caching plugins and whatever. For downloads best set up a server side tracking - so you know what files are how popular. Yes protected downlaods the tracking is easier - but again this should be kept pretty separate in order to not blow up your database. Now performance wise it may not matter too much - but backup plans of your database then really get complicated. Tracking downloads with timestamps I would likely end up at 1GB database data per year - compressed already.