Hello @Aveeva ,
This is not a default feature of magento, so you can customize the sales order email template and add a custom review link for products. When your customer click the review link, then will redirect a separate review form with product id parameter.
And you can customize a small custom module and override the review form.
Please refer. https://magento.stackexchange.com/questions/270239/magento-2-3-0-how-to-add-review-form-in-custom-mo...
If my answer is useful, please Accept as Solution & give Kudos