Hi @gsindhusha,
If you mean like a yearly popular posts list (eg. Most Popular Posts of 2020) it is possible since the data is already there on your database (at least since the moment you installed this plugin), however you’d need some custom coding work to implement a popular posts list by year because it’s not a feature currently included with the plugin (as you may have already noticed.)
Now, if you want a regular posts list (posts that were published in 2020 for example) then WordPress already provides the functions you need to make it happen so it might be a good idea to check the developer documentation for more details (plus there are plenty of examples over the Internet, can’t miss them.) Or if you prefer using a plugin the Simple Yearly Archive plugin seems to do what you need.