Atlases for ROI extraction from DTI's FA, MD, AD, RD values

After computing the Fractional Anisotropy (FA), Axial Diffusivity (AD), Radial Diffusivity (RD), MD from DTI data, I need to extract the ROI values from these (FA, AD, RD, MD).

Can you please tell me which nilearn atlases (available) I can use for ROI extraction?

Please help.

all nilearn data loaders are listed here:
https://nilearn.github.io/modules/reference.html#module-nilearn.datasets

the atlases all begin with fetch_atlas …
by clicking on their names you can have details about the atlas